PE_load_config()
PE_action| PHP | PE_action(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_action() usefull to manage all actions needed by the user
Arguments
PE_auth_basic| PHP | PE_auth_basic(mixed $PHP_SELF) |
|---|
PE_auth_basic() to send WWW-Authenticate Basic request to the browser
Arguments
PE_auth_form| PHP | PE_auth_form(mixed $PHP_SELF, unknown $PE_config, unknown $PE_language) |
|---|
PE_auth_form() send the login html form to the browser
Arguments
PE_command| PHP | PE_command(mixed $arrayfile, mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_command() show forms of command
Arguments
PE_command_1| PHP | PE_command_1(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_command_1() show forms of command 1 layer
Arguments
PE_command_2| PHP | PE_command_2(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_command_2() show forms of command 2 layer
Arguments
PE_command_extend| PHP | PE_command_extend(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_command_extend() show extend form for shell command
Arguments
PE_command_upload| PHP | PE_command_upload(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_command_upload() show form for upload files
Arguments
PE_conv_group| PHP | PE_conv_group(mixed $group) |
|---|
PE_conv_group() Convert the int value of file group in better format
Arguments
PE_conv_owner| PHP | PE_conv_owner(mixed $owner) |
|---|
PE_conv_owner() Convert the int value of file owner in better format
Arguments
PE_conv_perm| PHP | PE_conv_perm(unknown $perms) |
|---|
PE_conv_perm() Convert the int value of file permission to format rwx-rwx-rwx
Arguments
PE_copy| PHP | PE_copy(mixed $source, mixed $dest) |
|---|
PE_copy() copy source file to destination
Arguments
PE_dir_copy| PHP | PE_dir_copy(mixed $PE_config, mixed $source, mixed $dest) |
|---|
PE_dir_copy() copy source folder to destination
Arguments
PE_dir_list| PHP | PE_dir_list(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_dir_list() show all files and folders in the current directory
Arguments
PE_dir_move| PHP | PE_dir_move(mixed $PE_config, mixed $source, mixed $dest) |
|---|
PE_dir_move() move a folder
Arguments
PE_dir_remove| PHP | PE_dir_remove(mixed $PE_config, mixed $source_dir) |
|---|
PE_dir_remove() remove a folder
Arguments
PE_download_files| PHP | PE_download_files(mixed $PE_config, mixed $PE_thevar, mixed $input_data, string $input_type, string $compress_methop) |
|---|
PE_download_files() return the compress stream of all files and folders received in an array
Arguments
PE_export| PHP | PE_export(mixed $stream_data, string $final_name, string $file_extention) |
|---|
PE_export() receive a file stream contents and send it to the browser (download)
Arguments
PE_form| PHP | PE_form(string $val_submit, string $val_type1, string $val_name1, string $val_value1, string $val_type2, string $val_name2, string $val_value2, string $val_type3, string $val_name3, string $val_value3) |
|---|
PE_form() to create fastly a small html form
Arguments
PE_format_date_time| PHP | PE_format_date_time(mixed $PE_config, mixed $date_time) |
|---|
PE_format_date_time() Convert a timestamp to a date format (2006-11-05 10:20)
Arguments
PE_format_filesize| PHP | PE_format_filesize(mixed $filesize) |
|---|
PE_format_filesize() Convert the size from byte to (Byte Kb Mb Gb Tb)
Arguments
PE_get_var| PHP | PE_get_var(mixed $PE_config) |
|---|
PE_get_var() return a clean array of some post var
Arguments
PE_getdir_all| PHP | PE_getdir_all(mixed $PE_config, mixed $array_path, string $only_property) |
|---|
PE_getdir_all() receive an array of files and folders path and return recursively an array with all files and folders in these path structture
Arguments
PE_getpost| PHP | PE_getpost(mixed $PE_var) |
|---|
PE_getpost() Take the name of an (input) and return the value of the http GET or POST var
Arguments
PE_head_dir| PHP | PE_head_dir(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_head_dir() show folder information
Arguments
PE_header_body| PHP | PE_header_body(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_header_body() send begin of body to the browser
Arguments
PE_header_extra| PHP | PE_header_extra(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_header_extra() Manage sending some headers to the browser (download, zip, images, ..etc)
Arguments
PE_header_html_mce| PHP | PE_header_html_mce(mixed $PE_config, mixed $PE_thevar, array $PE_language, string $PE_mce_conf) |
|---|
PE_header_html_mce() send html headers to the browser
Arguments
PE_header_mce| PHP | PE_header_mce(mixed $PE_config, string $PE_mce_conf) |
|---|
PE_header_mce() send mce headers to the browser
Arguments
PE_icon_src| PHP | PE_icon_src(unknown $PE_config, mixed $icon_src) |
|---|
PE_icon_src() Receive a path to an image and return a href value usefull to call PE_img_by_text()
Arguments
PE_img_by_path| PHP | PE_img_by_path(string $PE_imgpath) |
|---|
PE_img_by_path() Receive a path to an image and send the image to the browser
Arguments
PE_img_by_text| PHP | PE_img_by_text(string $PE_imgtext) |
|---|
PE_img_by_text() Receive a string and send to the browser the corresponds image or an image of the string
Arguments
PE_is_include_dir| PHP | PE_is_include_dir(string $the_file_value, string $the_pure_dir) |
|---|
PE_is_include_dir() return true if the second dir is include in the firt dir
Arguments
PE_is_windows| PHP | PE_is_windows() |
|---|
PE_is_windows() return true if the os of the user agent is windows else return false
PE_load_lang| PHP | PE_load_lang(array $PE_config) |
|---|
PE_load_lang() laod the language array with the translate value
Arguments
PE_login| PHP | PE_login(mixed $PE_config, array $PE_language) |
|---|
PE_login() manage the login process
Arguments
PE_mime_type| PHP | PE_mime_type(string $file_ext) |
|---|
PE_mime_type() return the mine type of a file extension
Arguments
PE_pure_uri| PHP | PE_pure_uri(mixed $the_adress) |
|---|
PE_pure_uri() Replace \\ with / and // with / in a string
Arguments
PE_shell| PHP | PE_shell(mixed $PE_config, mixed $PE_thevar, array $PE_language) |
|---|
PE_shell() show form for shell command
Arguments
PE_title| PHP | PE_title(mixed $PE_config, array $PE_language) |
|---|
PE_title() send title content af the page
Arguments
PE_zipfiles| PHP | PE_zipfiles(mixed $array_files_dirs_to_zip, mixed $parent_dir_all_files, string $file_name_encoding) |
|---|
PE_zipfiles()
Return a compressed zip data $array_files_dirs_to_zip is an array of absolute paths, see getdirectorycontent() $parent_dir_all_files is an absolute path of a folder which contains all files and folder to be zip $file_name_encoding is the encoding of filenames in the zip data
Arguments